home *** CD-ROM | disk | FTP | other *** search
/ Inside the White House / Inside the White House.iso / prez.dir / 00371_steel2.ls < prev    next >
Encoding:
Text File  |  1995-08-01  |  287 b   |  12 lines

  1. on mouseDown
  2.   pushButton()
  3.   puppetSprite(6, 1)
  4.   set the locH of sprite 3 to 275
  5.   set the visible of sprite 6 to 1
  6.   set the locH of sprite 6 to 120
  7.   set the locV of sprite 6 to 175
  8.   set the castNum of sprite 3 to 258
  9.   set the castNum of sprite 6 to 361
  10.   go("Secret Service")
  11. end
  12.